menu
weui_v1 package
documentation
theme/index.dart
WeUi
of static method
of static method
dark_mode
light_mode
of
static method
WeUi
?
of
(
BuildContext
context
)
Implementation
static WeUi? of(BuildContext context) { return context.dependOnInheritedWidgetOfExactType<WeUi>(); }
weui_v1 package
documentation
theme/index
WeUi
of static method
WeUi class