menu
inqvine_core_main package
documentation
inqvine_core_main.dart
HookState<R, T extends Hook<R>>
debugLabel property
debugLabel property
dark_mode
light_mode
debugLabel
property
String
?
get
debugLabel
A label used by the devtool to show the state of a
Hook
.
Implementation
String? get debugLabel => null;
inqvine_core_main package
documentation
inqvine_core_main
HookState<R, T extends Hook<R>>
debugLabel property
HookState class