shouldPaintText property

bool get shouldPaintText

Whether the engine should paint a text layer.

Implementation

bool get shouldPaintText => showMessage && effectiveMessage.isNotEmpty;