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