BreakpointBuilder constructor
const
BreakpointBuilder({})
Implementation
const BreakpointBuilder({
super.key,
required this.builder,
this.type = BreakType.material,
this.columnInterval,
this.minColumnSize,
});