styles property

List<TextStyle> get styles

Returns the List of TextStyles generated.

Implementation

List<TextStyle> get styles => [...regular.styles];