button property
TextStyle
get
button
Default button text style (scaled 18px, bold).
Implementation
TextStyle get button => baseTextStyle(18, fontWeight: FontWeight.w600);
Default button text style (scaled 18px, bold).
TextStyle get button => baseTextStyle(18, fontWeight: FontWeight.w600);