start property

BorderSide start
final

The start side of this border.

This is the side on the left in left-to-right text and on the right in right-to-left text.

See also:

  • TextDirection, which is used to describe the reading direction.

Implementation

final BorderSide start;