menu
cry package
documentation
vo/select_option_vo.dart
SelectOptionVO
SelectOptionVO constructor
SelectOptionVO constructor
dark_mode
light_mode
SelectOptionVO
constructor
SelectOptionVO
(
{
Object
?
value
,
String
?
label
,
})
Implementation
SelectOptionVO({this.value, this.label});
cry package
documentation
vo/select_option_vo
SelectOptionVO
SelectOptionVO constructor
SelectOptionVO class