refresh property

IconData refresh

Implementation

static IconData get refresh =>
    _isCupertino ? CupertinoIcons.refresh : Icons.refresh;