RRulePickerSpacing constructor
Creates a new RRulePickerSpacing with the provided spacing values.
Implementation
const RRulePickerSpacing({required this.row, required this.column});
Creates a new RRulePickerSpacing with the provided spacing values.
const RRulePickerSpacing({required this.row, required this.column});