isFull property

bool get isFull

Checks if the layout is FULL.

Implementation

bool get isFull => this == VButtonLayout.FULL;