menu
html_editor_enhanced package
documentation
utils/options.dart
HtmlToolbarOptions
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
?
textStyle
final
Sets the text style for all toolbar widgets
Implementation
final
TextStyle? textStyle;
html_editor_enhanced package
documentation
utils/options
HtmlToolbarOptions
textStyle property
HtmlToolbarOptions class
Constructors
new
Properties
allowImagePicking
audioExtensions
buttonBorderColor
buttonBorderRadius
buttonBorderWidth
buttonColor
buttonFillColor
buttonFocusColor
buttonHighlightColor
buttonHoverColor
buttonSelectedBorderColor
buttonSelectedColor
buttonSplashColor
customToolbarButtons
customToolbarInsertionIndices
defaultToolbarButtons
dropdownBackgroundColor
dropdownBoxDecoration
dropdownElevation
dropdownFocusColor
dropdownIcon
dropdownIconColor
dropdownIconSize
dropdownItemHeight
dropdownMenuDirection
dropdownMenuMaxHeight
gridViewHorizontalSpacing
gridViewVerticalSpacing
hashCode
imageExtensions
initiallyExpanded
linkInsertInterceptor
mediaLinkInsertInterceptor
mediaUploadInterceptor
onButtonPressed
onDropdownChanged
onOtherFileLinkInsert
onOtherFileUpload
otherFileExtensions
renderBorder
renderSeparatorWidget
runtimeType
separatorWidget
textStyle
toolbarItemHeight
toolbarPosition
toolbarType
videoExtensions
Methods
noSuchMethod
toString
Operators
operator ==