greyBox method

Widget greyBox()

Implementation

Widget greyBox() => coloredBox(Colors.grey);