menu
ux_kit_core package
documentation
input/input.dart
StateInput<T extends U, S, U extends S, M, C extends StateConfig<S, U, M>>
controller property
controller property
dark_mode
light_mode
controller
property
ValueNotifier
<
S
>
controller
final
Implementation
final ValueNotifier<S> controller;
ux_kit_core package
documentation
input/input
StateInput<T extends U, S, U extends S, M, C extends StateConfig<S, U, M>>
controller property
StateInput class