menu
blueprint_flutter_core package
documentation
blueprint_theme.dart
FxTypography
FxTypography.new const constructor
FxTypography.new const constructor
dark_mode
light_mode
FxTypography
constructor
const
FxTypography
(
{
required
FxColors
colors
,
required
FxSizes
sizes
,
})
Implementation
const FxTypography({ required this.colors, required this.sizes });
blueprint_flutter_core package
documentation
blueprint_theme
FxTypography
FxTypography.new const constructor
FxTypography class