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