menu
refreshed package
documentation
get_state_manager/src/simple/get_state.dart
Binds<S>
binds property
binds property
dark_mode
light_mode
binds
property
List
<
Bind
<
S
>
>
binds
final
A list of bindings to be provided to the child widget.
Implementation
final List<Bind<S>> binds;
refreshed package
documentation
get_state_manager/src/simple/get_state
Binds<S>
binds property
Binds class