menu
sunny_forms package
documentation
notifier.dart
VNotifier<T>
call method
call method
dark_mode
light_mode
call
method
dynamic
call
(
T
value
)
Implementation
call(T value) { notify(value); }
sunny_forms package
documentation
notifier
VNotifier<T>
call method
VNotifier class