isShowHeader property

bool isShowHeader

ヘッダーを表示しているかどうか

Implementation

bool get isShowHeader => !isEditingText && !isMovingItem && !isPainting;