menu
reactivity package
documentation
reactive_nullable_list.dart
ReactiveNullableList<T>
ifEmpty property
ifEmpty property
dark_mode
light_mode
ifEmpty
property
Widget
ifEmpty
final
Widget to display if
values
is an empty list.
Defaults to an empty
SizedBox
.
Implementation
final Widget ifEmpty;
reactivity package
documentation
reactive_nullable_list
ReactiveNullableList<T>
ifEmpty property
ReactiveNullableList class