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 e9fab3c commit 8d147adCopy full SHA for 8d147ad
lib/src/custom_refresh_indicator.dart
@@ -37,10 +37,10 @@ class CustomRefreshIndicator extends StatefulWidget {
37
/// else for more complicated layouts.
38
final ScrollNotificationPredicate notificationPredicate;
39
40
- /// Whether to display leading glow
+ /// Whether to display leading scroll indicator
41
final bool leadingScrollIndicatorVisible;
42
43
- /// Whether to display trailing glow
+ /// Whether to display trailing scroll indicator
44
final bool trailingScrollIndicatorVisible;
45
46
/// Number of pixels that user should drag to change [IndicatorState] from idle to armed.
0 commit comments