edit property

IconData edit

Implementation

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