menu
backstreets_widgets package
documentation
widgets.dart
TextListTile
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
onChanged
final
The function to be called when the value changes.
Implementation
final ValueChanged<String> onChanged;
backstreets_widgets package
documentation
widgets
TextListTile
onChanged property
TextListTile class