solid property

bool get solid

Returns if button is solid

Implementation

bool get solid => index < 4;