flutter_mix package
documentation
border_radius
BorderRadiusAttribute
none property
none
none
property
Null safety
BorderRadiusAttribute
none
Implementation
static BorderRadiusAttribute get none { return BorderRadiusAttribute.all(0.0); }
flutter_mix package
documentation
border_radius
BorderRadiusAttribute
none property
BorderRadiusAttribute class
Constructors
BorderRadiusAttribute
all
bottomLeft
bottomRight
topLeft
topRight
Properties
bottomLeft
bottomRight
hashCode
runtimeType
topLeft
topRight
value
Methods
copyWith
noSuchMethod
toString
Operators
operator ==
Static properties
none