menu
artisanal package
documentation
widgets.dart
DialogSelectItem<T>
value property
value property
dark_mode
light_mode
value
property
T?
value
final
The underlying value associated with this item.
Implementation
final T? value;
artisanal package
documentation
widgets
DialogSelectItem<T>
value property
DialogSelectItem class