pinkBox method

Widget pinkBox()

Implementation

Widget pinkBox() => coloredBox(CupertinoColors.systemPink);