HorizontalGap constructor

HorizontalGap({
  1. double gap = 8,
})

Implementation

HorizontalGap({this.gap = 8});