menu
cadanse package
documentation
tokens/adaptive/icons.dart
AdaptiveIconFactory
share property
share property
dark_mode
light_mode
share
property
IconData
get
share
Implementation
IconData get share => _isApple ? CupertinoIcons.share : Icons.share;
cadanse package
documentation
tokens/adaptive/icons
AdaptiveIconFactory
share property
AdaptiveIconFactory class