menu
awesome_select_plus package
documentation
awesome_select.dart
S2MultiChosenData<T>
toWidget method
toWidget method
dark_mode
light_mode
toWidget
method
Widget
toWidget
(
)
inherited
Return a
Text
widget from
toString
Implementation
Widget toWidget() => Text(toString());
awesome_select_plus package
documentation
awesome_select
S2MultiChosenData<T>
toWidget method
S2MultiChosenData mixin