bodyVisible property

bool get bodyVisible

Implementation

bool get bodyVisible => (body ?? "").isNotEmpty && _bodyVisible;