flutter_json_widgets
callback
IntSelectionCallback
values property
values
values
property
Null safety
Map
<
String
,
Callback
>
values
Implementation
Map<String, Callback> get values;
flutter_json_widgets
callback
IntSelectionCallback
values property
IntSelectionCallback class
Constructors
IntSelectionCallback
fromJson
Properties
copyWith
hashCode
runtimeType
values
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==