startInsetFactor property

double startInsetFactor
final

How far inside the child borders the glow starts, as a fraction of the shortest side. For example, 0.1 means start 10% inside the border.

Range: 0.0 (start at border) to 1.0 (start at center). Defaults to 0.1.

Implementation

final double startInsetFactor;