menu
bottom_sheet_item_selector package
documentation
models/selectable_item.dart
SelectableItem<T>
title property
title property
dark_mode
light_mode
title
property
String
title
final
The title of the selectable item.
Implementation
final String title;
bottom_sheet_item_selector package
documentation
models/selectable_item
SelectableItem<T>
title property
SelectableItem class