menu
light_html_editor package
documentation
data/renderer_text_properties.dart
RendererTextProperties
RendererTextProperties constructor
RendererTextProperties constructor
dark_mode
light_mode
RendererTextProperties
constructor
RendererTextProperties
(
String
tagName
,
double
fontSize
, {
String
?
fontFamily
,
})
Implementation
RendererTextProperties(this.tagName, this.fontSize, {this.fontFamily});
light_html_editor package
documentation
data/renderer_text_properties
RendererTextProperties
RendererTextProperties constructor
RendererTextProperties class