isLarge property

bool get isLarge

Checks if the size is large.

Implementation

bool get isLarge => this == VButtonSize.LARGE;