warningStyle property

TextStyle get warningStyle

Implementation

TextStyle get warningStyle => TextStyle(color: warning);