linePosition property

LinePosition linePosition
final

An enumeration that defines the position of the dotted line. The linePosition values can be LinePosition.left, LinePosition.right, LinePosition.top or LinePosition.bottom. Default linePosition value is LinePosition.bottom.

Implementation

final LinePosition linePosition;