edgeSpacing property

double get edgeSpacing
inherited

弹出层与 Overlay 画布之间的间隔

Implementation

double get edgeSpacing => widget.edgeSpacing ?? 8.0;