Skip to content

Commit 8d147ad

Browse files
committed
Update docs
1 parent e9fab3c commit 8d147ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/src/custom_refresh_indicator.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ class CustomRefreshIndicator extends StatefulWidget {
3737
/// else for more complicated layouts.
3838
final ScrollNotificationPredicate notificationPredicate;
3939

40-
/// Whether to display leading glow
40+
/// Whether to display leading scroll indicator
4141
final bool leadingScrollIndicatorVisible;
4242

43-
/// Whether to display trailing glow
43+
/// Whether to display trailing scroll indicator
4444
final bool trailingScrollIndicatorVisible;
4545

4646
/// Number of pixels that user should drag to change [IndicatorState] from idle to armed.

0 commit comments

Comments
 (0)