successStyle property

TextStyle get successStyle

Implementation

TextStyle get successStyle => TextStyle(color: success);