menu
niku package
documentation
widget/alert.dart
NikuAlert
useContent method
useContent method
dark_mode
light_mode
useContent
method
void
useContent
(
Widget
builder
()
)
Implementation
void useContent(Widget Function() builder) => content = builder();
niku package
documentation
widget/alert
NikuAlert
useContent method
NikuAlert class