isVisible method

  1. @override
bool isVisible()
override

Implementation

@override
bool isVisible() {
  return _visible;
}