geometryPadding property

EdgeInsets geometryPadding
final

Extra padding to add around the geometry.

Defaults to EdgeInsets.all(0).

Implementation

final EdgeInsets geometryPadding;