menu
mosaic_widgets package
documentation
dsl.dart
MTextStyle
MTextStyle.new const constructor
MTextStyle.new const constructor
dark_mode
light_mode
MTextStyle
constructor
const
MTextStyle
(
{
double
?
size
,
MColor
?
color
,
double
?
opacity
,
bool
?
bold
,
})
Implementation
const MTextStyle({this.size, this.color, this.opacity, this.bold});
mosaic_widgets package
documentation
dsl
MTextStyle
MTextStyle.new const constructor
MTextStyle class