menu
inspectable_property package
documentation
inspectable.dart
InspectableProperty<T>
setValue property
setValue property
dark_mode
light_mode
setValue
property
void Function
(
Inspectable
obj
,
dynamic
value
,
Object
?
customData
)
?
setValue
getter/setter pair
Implementation
void Function(Inspectable obj, dynamic value, Object? customData)? setValue;
inspectable_property package
documentation
inspectable
InspectableProperty<T>
setValue property
InspectableProperty class