menu
flutter_markdown_editor package
documentation
editor_field
MrkdownEditingField
onChange property
onChange
brightness_4
onChange
property
Function
onChange
final
Will be called when the text change.
Implementation
final Function onChange;
flutter_markdown_editor package
documentation
editor_field
MrkdownEditingField
onChange 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 ==