onRefresh property

Future<void> Function()? onRefresh
getter/setter pair

Implementation

late Future<void> Function()? onRefresh;