horizontal constant

BorderSides const horizontal

Show only horizontal sides (top and bottom).

Implementation

static const horizontal = BorderSides(left: false, right: false);