NestedBackButtonPainter constructor
NestedBackButtonPainter({})
Creates a NestedBackButtonPainter.
Implementation
NestedBackButtonPainter({
this.nestingLevel = 1,
this.animationStep = 1.0,
this.color,
this.strokeWidth = 2,
});