isNotHidden property Null safety

bool isNotHidden

Implementation

bool get isNotHidden => !hidden;