menu
custom_adaptive_scaffold package
documentation
material_ui.dart
RadioListTile<T>
title property
title property
dark_mode
light_mode
title
property
Widget
?
title
final
The primary content of the list tile.
Typically a
Text
widget.
Implementation
final Widget? title;
custom_adaptive_scaffold package
documentation
material_ui
RadioListTile<T>
title property
RadioListTile class