isSmall property

bool get isSmall

Checks if the size is small.

Implementation

bool get isSmall => this == PiButtonSize.SMALL;