showAllPhotos property

  1. @override
Widget showAllPhotos
override

The icon for showing all photos

Implementation

@override
Widget get showAllPhotos => Icon(Icons.grid_view, color: MercuryColors.instance.black, size: 14);