menu
fanci package
documentation
sliding_playground.dart
IndicatorCustomPainter
IndicatorCustomPainter constructor
IndicatorCustomPainter constructor
dark_mode
light_mode
IndicatorCustomPainter
constructor
IndicatorCustomPainter
(
{
int
targetIndex
=
0
,
int
sourceIndex
=
0
,
double
progress
=
1
,
})
Implementation
IndicatorCustomPainter({ this.targetIndex = 0, this.sourceIndex = 0, this.progress = 1, });
fanci package
documentation
sliding_playground
IndicatorCustomPainter
IndicatorCustomPainter constructor
IndicatorCustomPainter class