isInvisible property

  1. @override
bool get isInvisible
override

Implementation

@override
bool get isInvisible => _flags & _invisible != 0;