menu
getxify package
documentation
get_state_manager/src/simple/simple_builder.dart
ValueBuilder<T>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
T
initialValue
final
The initial value for the state.
Implementation
final T initialValue;
getxify package
documentation
get_state_manager/src/simple/simple_builder
ValueBuilder<T>
initialValue property
ValueBuilder class