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