headerVisible property

bool get headerVisible

Implementation

bool get headerVisible => (header ?? "").isNotEmpty && _headerVisible;