flutter_json_widgets
edge_insets
EdgeInsetsAll
EdgeInsetsAll const constructor
EdgeInsetsAll
EdgeInsetsAll
constructor
Null safety
const
EdgeInsetsAll
(
double
value
)
Implementation
const factory EdgeInsetsAll(final double value) = _$EdgeInsetsAll;
flutter_json_widgets
edge_insets
EdgeInsetsAll
EdgeInsetsAll const constructor
EdgeInsetsAll class
Constructors
EdgeInsetsAll
fromJson
Properties
copyWith
hashCode
runtimeType
value
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==