style property

TextStyle get style

Implementation

TextStyle get style => config?.style ?? font(20, color: '#2D2D2D');