button property Null safety

TextStyle? button

Used for text on ElevatedButton, TextButton and OutlinedButton.

Implementation

TextStyle? get button => labelLarge;