share property

IconData get share

Implementation

IconData get share => _isApple ? CupertinoIcons.share : Icons.share;