menu
m3e_design package
documentation
tokens/typography_tokens.dart
ButtonFontSize
ButtonFontSize.new const constructor
ButtonFontSize.new const constructor
dark_mode
light_mode
ButtonFontSize
constructor
const
ButtonFontSize
(
{
double
xs
=
14
,
double
sm
=
14
,
double
md
=
16
,
double
lg
=
20
,
double
xl
=
24
,
})
Implementation
const ButtonFontSize({ this.xs = 14, this.sm = 14, this.md = 16, this.lg = 20, this.xl = 24, });
m3e_design package
documentation
tokens/typography_tokens
ButtonFontSize
ButtonFontSize.new const constructor
ButtonFontSize class