RRulePickerHeaderThemeData constructor
Creates a new RRulePickerHeaderThemeData with the provided styling options.
All parameters are optional and can be null, in which case default values will be used.
Implementation
const RRulePickerHeaderThemeData({this.showHeader, this.style});