menu
dimipay_design_kit package
documentation
utils/dimipay_typography.dart
DPTypography
hint static method
hint static method
dark_mode
light_mode
hint
static method
TextStyle
hint
(
{
Color
color
=
_defaultColor
,
})
Implementation
static TextStyle hint({Color color = _defaultColor}) => _style(_weight.regular, 10, 16, color);
dimipay_design_kit package
documentation
utils/dimipay_typography
DPTypography
hint static method
DPTypography class