rectangleCornerRadii property

List<double>? rectangleCornerRadii
final

Array of length 4 of the radius of each corner of the frame, starting in the top left and proceeding clockwise.

Implementation

final List<double>? rectangleCornerRadii;