padding property

EdgeInsets padding
final

Internal padding between minimap edge and content.

Defaults to EdgeInsets.all(4.0). Provides spacing between the border and the graph visualization.

Implementation

final EdgeInsets padding;