menu
month_range_picker_modal package
documentation
month_range_picker/month_range_picker.dart
MonthRangePicker
selectedTab property
selectedTab property
dark_mode
light_mode
selectedTab
property
int
selectedTab
final
The selected tab index. 0 for Monthly, 1 for Custom. Defaults to 0.
Implementation
final int selectedTab;
month_range_picker_modal package
documentation
month_range_picker/month_range_picker
MonthRangePicker
selectedTab property
MonthRangePicker class