SpacerProps constructor

const SpacerProps({
  1. int flex = 1,
})

Implementation

const SpacerProps({this.flex = 1});