width property

double width
final

The width that an Indent will take before building the actual content By default DEF_INDENT_WIDTH=24.0 is used for width.

Implementation

final double width;