menu
html_editor_plus package
documentation
utils/toolbar.dart
FontSettingButtons
FontSettingButtons const constructor
FontSettingButtons const constructor
dark_mode
light_mode
FontSettingButtons
constructor
const
FontSettingButtons
(
{
bool
fontName
=
true
,
bool
fontSize
=
true
,
bool
fontSizeUnit
=
true
,
})
Implementation
const FontSettingButtons({ this.fontName = true, this.fontSize = true, this.fontSizeUnit = true, });
html_editor_plus package
documentation
utils/toolbar
FontSettingButtons
FontSettingButtons const constructor
FontSettingButtons class