width property

double? width
final

The width and height for this 🌟 Surface, following the rules of AnimatedContainer & applying directly to the 📚 SurfaceLayer.BASE.

Implementation

final double? width, height;