menu
bizdoc package
documentation
core/control_state.dart
ControlState<T>
get method
get method
dark_mode
light_mode
get
method
dynamic
get
(
String
name
)
Implementation
get(String name) => _properties[name];
bizdoc package
documentation
core/control_state
ControlState<T>
get method
ControlState class