textStyle property
final
The textStyle to use for the button to open the date range selector.
Defaults to TextTheme.headlineMedium.
Implementation
final TextStyle? textStyle;
The textStyle to use for the button to open the date range selector.
Defaults to TextTheme.headlineMedium.
final TextStyle? textStyle;