menu
nativebrik_bridge package
documentation
schema/generated.dart
UISelectInputOption
UISelectInputOption.new constructor
UISelectInputOption.new constructor
dark_mode
light_mode
UISelectInputOption
constructor
UISelectInputOption
(
{
String
?
value
,
String
?
label
,
})
Implementation
UISelectInputOption({ this.value, this.label, });
nativebrik_bridge package
documentation
schema/generated
UISelectInputOption
UISelectInputOption.new constructor
UISelectInputOption class