hasStartupScreen property

bool get hasStartupScreen

Implementation

bool get hasStartupScreen {
  return _startupScreenId != null;
}