isReady property

bool get isReady

聚合页是否已准备就绪

Implementation

bool get isReady => _widgetId != null && _widgetId!.isNotEmpty;