YExpanded constructor

YExpanded({
  1. int flex = 1,
})

Implementation

YExpanded({this.flex = 1});