isAllCornerRound property

bool isAllCornerRound
final

The isAllCornerRound, of type bool determines is all corner(90° and 270°) is rounded by radius value or not. If yes all corners will be rounded. If not, only 270° corners will be rounded

Implementation

final bool isAllCornerRound;