menu
flutter_cxui package
documentation
components/title_nav/title_nav.dart
CxTitleNav
selectSize property
selectSize property
dark_mode
light_mode
selectSize
property
double
?
selectSize
final
the font size of the select item. Default is 20.
Implementation
final double? selectSize;
flutter_cxui package
documentation
components/title_nav/title_nav
CxTitleNav
selectSize property
CxTitleNav class