isReady property

bool get isReady

Implementation

bool get isReady {
  return themingService.isReady;
}