menu
pangrowth_content package
documentation
controller/drama_home_controller.dart
DramaHomeController
isReady property
isReady property
dark_mode
light_mode
isReady
property
bool
get
isReady
聚合页是否已准备就绪
Implementation
bool get isReady => _homeId != null && _homeId!.isNotEmpty;
pangrowth_content package
documentation
controller/drama_home_controller
DramaHomeController
isReady property
DramaHomeController class