SunnyPad operator *(double amount) { return SunnyPad._( child: child, color: color, padding: padding! * amount, ); }