menu
flutter_tailwind package
documentation
flutter_tailwind.dart
TextBuilder
maxFontSize property
maxFontSize property
dark_mode
light_mode
maxFontSize
property
double
get
maxFontSize
Implementation
double get maxFontSize => max(fontSizes![0], fontSizes![1]);
flutter_tailwind package
documentation
flutter_tailwind
TextBuilder
maxFontSize property
TextBuilder class