text_style_preview library

Classes

TextStylePreview
The widget to preview the TextStyle of the Text.
TextStylePreviewStyle
The style of the TextStylePreview.

Enums

LaunchType
The type of launch for the TextStylePreview.
TypeScaleCategory
The type scale category of the Material Design.

Typedefs

DescriptionBuilder = String Function(TypeScaleCategory typeScaleCategory, TextStyle textStyle)
TextStyleConverter = TextStyle Function(TextStyle textStyle)