done property

IconData get done

Implementation

IconData get done => _isApple ? CupertinoIcons.checkmark : Icons.done;