menu
flutter_markdown_editor package
documentation
editor_field
MrkdownEditingField
maxLines property
maxLines
brightness_4
maxLines
property
int
maxLines
final
Will be passed as
maxLines
parameter to the
TextFormField
.
Implementation
final int maxLines;
flutter_markdown_editor package
documentation
editor_field
MrkdownEditingField
maxLines property
MrkdownEditingField class
Constructors
MrkdownEditingField
Properties
controller
hashCode
key
maxLines
onChange
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==