menu
desktop_ui package
documentation
components/select.dart
EasySelect
EasySelect const constructor
EasySelect const constructor
dark_mode
light_mode
EasySelect
constructor
const
EasySelect
(
{
Key
?
key
,
})
Implementation
const EasySelect({Key? key}) : super(key: key);
desktop_ui package
documentation
components/select
EasySelect
EasySelect const constructor
EasySelect class