SunnyPad hpad(Widget child, [bool white = true]) => SunnyPad.horizontal(child: child, color: white == true ? Colors.white : null);