group property

IconData group

Implementation

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