flutter_quill package
documentation
flutter_quill
QuillDialogTheme
QuillDialogTheme constructor
QuillDialogTheme
QuillDialogTheme
constructor
Null safety
QuillDialogTheme
(
{
TextStyle
?
labelTextStyle
,
TextStyle
?
inputTextStyle
,
Color
?
dialogBackgroundColor
}
)
Implementation
QuillDialogTheme( {this.labelTextStyle, this.inputTextStyle, this.dialogBackgroundColor});
flutter_quill package
documentation
flutter_quill
QuillDialogTheme
QuillDialogTheme constructor
QuillDialogTheme class
Constructors
QuillDialogTheme
Properties
dialogBackgroundColor
hashCode
inputTextStyle
labelTextStyle
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==