We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe0b65 commit 0fdce7eCopy full SHA for 0fdce7e
lib/src/indicators/models/slide_indicator_options_model.dart
@@ -56,7 +56,7 @@ class SlideIndicatorOptions {
56
/// Whether to enable the indicator halo.
57
final bool enableHalo;
58
59
- /// Whether to enable the animation. Only used in [CircularStaticIndicator] and [andSequentialFillIndicator].
+ /// Whether to enable the animation. Only used in [CircularStaticIndicator] and [SequentialFillIndicator].
60
final bool enableAnimation;
61
62
/// Returns a copy of this [SlideIndicatorOptions] but with the given fields replaced with the new values.
0 commit comments