padding property
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;
Internal padding between minimap edge and content.
Defaults to EdgeInsets.all(4.0). Provides spacing between the border and the graph visualization.
final EdgeInsets padding;