textStyle property

TextStyle? textStyle
final

The textStyle to use for the button to open the date range selector.

Defaults to TextTheme.headlineMedium.

Implementation

final TextStyle? textStyle;