width property

double? width
final

width, height Sets the size of the RippleContainer. If null is entered, match the size of the child.

Implementation

final double? width;