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 c9a063c commit 6e508f5Copy full SHA for 6e508f5
lib/src/custom_refresh_indicator.dart
@@ -61,8 +61,8 @@ class CustomRefreshIndicator extends StatefulWidget {
61
62
/// Function in wich custom refresh indicator should be implemented.
63
///
64
- /// ### IMPORTANT:
65
- /// IT IS NOT CALLED ON EVERY [IndicatorController] DATA CHANGE.
+ /// ### IMPORTANT:
+ /// IT IS NOT CALLED ON EVERY [IndicatorController] DATA CHANGE.
66
/// To rebuild widget on every [IndicatorController] data change, consider
67
/// using [IndicatorController] that is passed to this function as the third argument
68
/// in combination with [AnimationBuilder].
0 commit comments