yellowBox method

Widget yellowBox()

Implementation

Widget yellowBox() => coloredBox(Colors.yellow);