widgets/raw_text library

Classes

RawText
A RenderObjectWidget that can display a String of text.

Enums

MaterialTextStyle
Selects a TextStyle from the ThemeData.textTheme.

Mixins

TextStyleSelector
An object that resolves to a TextStyle by selecting from a TextTheme.