menu
in_app_devtools package
documentation
state.dart
IADState
of static method
of static method
dark_mode
light_mode
of
static method
IADState
of
(
BuildContext
context
)
Implementation
static IADState of(BuildContext context) { return context.read<IADState>(); }
in_app_devtools package
documentation
state
IADState
of static method
IADState class