showSplash property

bool get showSplash

Implementation

bool get showSplash {
  _animateSplash = false;
  return _showSplash;
}