menu
dimipay_design_kit package
documentation
utils/dimipay_typography.dart
DPTypography
header2 static method
header2 static method
dark_mode
light_mode
header2
static method
TextStyle
header2
(
{
Color
color
=
_defaultColor
,
})
Implementation
static TextStyle header2({Color color = _defaultColor}) => _style(_weight.semiBold, 20, 26, color);
dimipay_design_kit package
documentation
utils/dimipay_typography
DPTypography
header2 static method
DPTypography class