headline2 method
Used for the date in the dialog shown by showDatePicker.
Implementation
TextStyle? headline2(BuildContext context) =>
textTheme(context).displayMedium;
Used for the date in the dialog shown by showDatePicker.
TextStyle? headline2(BuildContext context) =>
textTheme(context).displayMedium;