button property

TextStyle? button

Used for text on ElevatedButton, TextButton and OutlinedButton.

Implementation

TextStyle? get button => textTheme.button;