menu
flutterware package
documentation
ui_catalog.dart
UICatalogState
of static method
of static method
dark_mode
light_mode
of
static method
UICatalogState
of
(
BuildContext
context
)
Implementation
static UICatalogState of(BuildContext context) { return UICatalogStateProvider.of(context).state; }
flutterware package
documentation
ui_catalog
UICatalogState
of static method
UICatalogState class