lowerSurface property Null safety
final
Implementation
final RRect lowerSurface = RRect.fromLTRBAndCorners(
11, 88, 122 - 11, 136 - 11,
bottomLeft: const Radius.circular(7),
bottomRight: const Radius.circular(7));
final RRect lowerSurface = RRect.fromLTRBAndCorners(
11, 88, 122 - 11, 136 - 11,
bottomLeft: const Radius.circular(7),
bottomRight: const Radius.circular(7));