settings property

IconData get settings

Implementation

IconData get settings =>
    _isApple ? CupertinoIcons.settings : Icons.settings_outlined;