◆ CircularProgressPainter()
| CustomPainter::CircularProgressPainter |
( |
{ required this.progress, required this.progressColor, this.strokeWidth=2.0, } | | ) |
|
|
private |
◆ paint() [1/2]
| override void CustomPainter::paint |
( |
Canvas | canvas, |
|
|
Size | size ) |
|
inlineprivate |
◆ paint() [2/2]
| override void CustomPainter::paint |
( |
Canvas | canvas, |
|
|
Size | size ) |
|
inlineprivate |
◆ shouldRepaint() [1/2]
◆ shouldRepaint() [2/2]
◆ SplashScreenCirclesPainter()
| CustomPainter::SplashScreenCirclesPainter |
( |
{required this.progress} | | ) |
|
|
private |
◆ progress
| final double CustomPainter::progress |
|
private |
◆ progressColor
| final Color CustomPainter::progressColor |
|
private |
◆ strokeWidth
| final double CustomPainter::strokeWidth |
|
private |
The documentation for this class was generated from the following files: