leadingDateTextStyle property

TextStyle? leadingDateTextStyle
final

The text style of leading date showing in the header.

defaults to 18px with a FontWeight.bold and ColorScheme.primary color.

Implementation

final TextStyle? leadingDateTextStyle;