innerDistance property

double innerDistance
final

The distance in pixels between the widgets. The default is zero. It can be negative, in which case the widgets will overlap.

Implementation

final double innerDistance;