flutter_json_widgets
floating_label_alignment
FloatingLabelAlignment
FloatingLabelAlignment.center const constructor
FloatingLabelAlignment.center
FloatingLabelAlignment.center
constructor
Null safety
const
FloatingLabelAlignment.center
(
)
Implementation
const factory FloatingLabelAlignment.center() = FloatingLabelAlignmentCenter;
flutter_json_widgets
floating_label_alignment
FloatingLabelAlignment
FloatingLabelAlignment.center const constructor
FloatingLabelAlignment class
Constructors
center
fromJson
start
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==