menu
reactivity package
documentation
reactive_show.dart
ReactiveShow
builder property
builder property
dark_mode
light_mode
builder
property
Widget
Function
()
builder
final
The widget builder shown when
showIf
returns true.
Implementation
final Widget Function() builder;
reactivity package
documentation
reactive_show
ReactiveShow
builder property
ReactiveShow class