isToned property

bool isToned

Whether the chip's has toned background color or not

Implementation

bool get isToned => !isFilled;