menu
fluttershow_base package
documentation
components/widgets/list/list_text.dart
ListText
texts property
texts property
dark_mode
light_mode
texts
property
List
<
String
>
texts
final
The list of texts to be displayed.
Implementation
final List<String> texts;
fluttershow_base package
documentation
components/widgets/list/list_text
ListText
texts property
ListText class