textStyle property

TextStyle? textStyle
final

textStyle optional style for the default editor text, while all fields in the style are not mapped;Some basic fields like, fontStyle, fontSize, color,fontWeight can be applied font family support is not available yet

Implementation

final TextStyle? textStyle;