menu
flutter_cubit_plus package
documentation
value_notifier_plus.dart
ConsumerPlus<N extends ValueNotifierPlus<S>, S>
builder property
builder property
dark_mode
light_mode
builder
property
WidgetBuilderPlus
<
S
>
builder
final
Implementation
final WidgetBuilderPlus<S> builder;
flutter_cubit_plus package
documentation
value_notifier_plus
ConsumerPlus<N extends ValueNotifierPlus<S>, S>
builder property
ConsumerPlus class