menu
dynamic_properties_panel package
documentation
soft_saas_ui/components/text_input.dart
SoftSaaSTextInput
maxLines property
maxLines property
dark_mode
light_mode
maxLines
property
int
?
maxLines
final
Maximum number of lines (1 for single-line, null for unlimited)
Implementation
final int? maxLines;
dynamic_properties_panel package
documentation
soft_saas_ui/components/text_input
SoftSaaSTextInput
maxLines property
SoftSaaSTextInput class