offset property

double offset
final

Text offset in units. Measured either from point or form icon edges, depending on TextStyle.offsetFromIcon value Direction of the offset specified with TextStyle.placement property Ignored when placement is 'Center' default: 0

Implementation

final core.double offset;