value property
dynamic
value
final
The currently selected value. This should correspond to one of the values in menuList.
Implementation
final dynamic value;
The currently selected value. This should correspond to one of the values in menuList.
final dynamic value;