lightGrayBox method

Widget lightGrayBox()

Implementation

Widget lightGrayBox() => coloredBox(CupertinoColors.lightBackgroundGray);