menu
darkstorm_common package
documentation
ui/frame.dart
Frame
of static method
of static method
dark_mode
light_mode
of
static method
FrameState
of
(
BuildContext
context
)
Implementation
static FrameState of(BuildContext context) => context.findAncestorStateOfType<FrameState>()!;
darkstorm_common package
documentation
ui/frame
Frame
of static method
Frame class