appBarShare property

Icon appBarShare
getter/setter pair

Implementation

static Icon appBarShare = Icon(
  Icons.share,
  color: Colors.white,
);