menu
inspectable_property package
documentation
inspectable.dart
InspectableProperty<T>
getValue property
getValue property
dark_mode
light_mode
getValue
property
T? Function
(
Inspectable
obj
)
getValue
getter/setter pair
Implementation
T? Function(Inspectable obj) getValue;
inspectable_property package
documentation
inspectable
InspectableProperty<T>
getValue property
InspectableProperty class