greyBox method

Widget greyBox()

Implementation

Widget greyBox() => coloredBox(CupertinoColors.systemGrey);