flutter_json_widgets
shape_border
StadiumBorder
StadiumBorder const constructor
StadiumBorder
StadiumBorder
constructor
Null safety
const
StadiumBorder
(
{
BorderSide
side
}
)
Implementation
const factory StadiumBorder({final BorderSide side}) = _$StadiumBorder;
flutter_json_widgets
shape_border
StadiumBorder
StadiumBorder const constructor
StadiumBorder class
Constructors
StadiumBorder
fromJson
Properties
copyWith
hashCode
runtimeType
side
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==