selectTheme property
SelectField
selectTheme
getter/setter pair
Implementation
SelectField selectTheme = SelectField()
..initOptions(themeController.themeList)
..height = '23px';
SelectField selectTheme = SelectField()
..initOptions(themeController.themeList)
..height = '23px';