menu
xly package
documentation
selector.dart
MySelectorClearOption
MySelectorClearOption.new const constructor
MySelectorClearOption.new const constructor
dark_mode
light_mode
MySelectorClearOption
constructor
const
MySelectorClearOption
(
{
String
label
=
'清除'
,
Widget
?
leading
,
String
?
subtitle
,
})
Implementation
const MySelectorClearOption({ this.label = '清除', this.leading, this.subtitle, });
xly package
documentation
selector
MySelectorClearOption
MySelectorClearOption.new const constructor
MySelectorClearOption class