menu
w_tools package
documentation
w_tools.dart
WApp
theme property
theme property
dark_mode
light_mode
theme
property
set
theme
(
ThemeData
value
)
设置应用主题
Implementation
set theme(ThemeData value) { _theme = value; }
w_tools package
documentation
w_tools
WApp
theme property
WApp class