isRounded property

bool get isRounded

Checks if the shape is rounded.

Implementation

bool get isRounded => this == VButtonShape.ROUNDED;