appBarShare property Null safety

Icon appBarShare
read / write

Implementation

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