menu
flutterware package
documentation
ui_catalog.dart
UICatalog
of static method
of static method
dark_mode
light_mode
of
static method
UICatalog
of
(
BuildContext
context
)
Implementation
static UICatalog of(BuildContext context) => context.findAncestorWidgetOfExactType<UICatalog>()!;
flutterware package
documentation
ui_catalog
UICatalog
of static method
UICatalog class