start property

double start
final

The offset from the start side, the side from which the user will start reading text.

This value is normalized into an EdgeInsets.left or EdgeInsets.right value by the resolve method.

Implementation

final double start;