menu
devtools_app_shared package
documentation
utils.dart
ImmediateValueNotifier<T>
ImmediateValueNotifier constructor
ImmediateValueNotifier constructor
dark_mode
light_mode
ImmediateValueNotifier<
T
>
constructor
ImmediateValueNotifier<
T
>
(
T
value
)
Implementation
ImmediateValueNotifier(super.value);
devtools_app_shared package
documentation
utils
ImmediateValueNotifier<T>
ImmediateValueNotifier constructor
ImmediateValueNotifier class