indent property

double? indent
final

the amount of empty space to the leading edge of the gap.

If this is null, defaults to 0.0.

Implementation

final double? indent;