borderRadius property

BorderRadius? borderRadius
final

BorderRadius of Expandable.

• shape property removed from the version 1.0.2 (no need) and borderRadius added.

Implementation

final BorderRadius? borderRadius;