RRulePickerSpacing.defaults constructor
Creates a new RRulePickerSpacing with the default spacing values.
All parameters are optional and can be null, in which case default values will be used.
Implementation
const RRulePickerSpacing.defaults({this.row = 8.0, this.column = 8.0});