topBorderDecoration property

BoxDecoration topBorderDecoration

Implementation

BoxDecoration get topBorderDecoration =>
    BoxDecoration(border: this.topBorder);