[0.1.3]
This commit is contained in:
@@ -61,7 +61,7 @@ class AstromicWidgets {
|
||||
|
||||
/// Used when the height is Master and want to set fixed height OR if width is Master and want to constraint the height
|
||||
fixedHeight: fixedHeight,
|
||||
isCircular: isCircular,
|
||||
isCircular: isCircular ?? false,
|
||||
borderWidth: borderWidth,
|
||||
borderColor: borderColor,
|
||||
borderPadding: borderPadding,
|
||||
|
||||
Reference in New Issue
Block a user