menu
flutter_login package
documentation
widgets.dart
HeroText
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
maxLines
final
The maximum number of lines the text can span.
Implementation
final int maxLines;
flutter_login package
documentation
widgets
HeroText
maxLines property
HeroText class