isNotEmptyContent property

bool isNotEmptyContent

Returns ![isEmptyContent].

Implementation

bool get isNotEmptyContent => !isEmptyContent;