MaterialRefreshIndicatorEx<T extends Widget?> extension
材质刷新指示器 RefreshIndicator
- on
-
- T
Methods
-
refreshIndicator(
{Key? key, double displacement = 40.0, double edgeOffset = 0.0, required Future< void> onRefresh(), Color? color, Color? backgroundColor, bool notificationPredicate(ScrollNotification) = defaultScrollNotificationPredicate, String? semanticsLabel, String? semanticsValue, double strokeWidth = RefreshProgressIndicator.defaultStrokeWidth, RefreshIndicatorTriggerMode triggerMode = RefreshIndicatorTriggerMode.onEdge}) → RefreshIndicator -
Available on T, provided by the MaterialRefreshIndicatorEx extension
RefreshIndicator