isFilled property

bool isFilled

Whether or not this is filled variant

Implementation

bool get isFilled => variant == SheetVariant.filled;