hasNotThumb property

bool get hasNotThumb

Returns true if thumb is null, otherwise false.

Implementation

bool get hasNotThumb => !hasThumb;