menu
chapasdk package
documentation
domain/custom-widget/custom_textform.dart
CustomTextForm
maxLine property
maxLine property
dark_mode
light_mode
maxLine
property
int
maxLine
final
The maximum number of lines the text field can have.
Implementation
final int maxLine;
chapasdk package
documentation
domain/custom-widget/custom_textform
CustomTextForm
maxLine property
CustomTextForm class