solid property

bool solid

Returns if button is solid

Implementation

bool get solid => index < 4;