menu
niku package
documentation
widget/niku.dart
PropertyBuilder
theme property
theme property
dark_mode
light_mode
theme
property
set
theme
(
ThemeData
v
)
Implementation
set theme(ThemeData v) => _add((w) => Theme(data: v, child: w));
niku package
documentation
widget/niku
PropertyBuilder
theme property
PropertyBuilder extension on
Niku