menu
flutter_cxui package
documentation
components/title_nav/title_nav.dart
CxTitleNav
items property
items property
dark_mode
light_mode
items
property
List
<
String
>
items
final
the data list of the component.
Implementation
final List<String> items;
flutter_cxui package
documentation
components/title_nav/title_nav
CxTitleNav
items property
CxTitleNav class