menu
neom_core package
documentation
domain/use_cases/home_service.dart
HomeService
timelineIsReady abstract method
timelineIsReady abstract method
dark_mode
light_mode
timelineIsReady
abstract method
void
timelineIsReady
(
{
bool
isReady
=
true
,
})
Implementation
void timelineIsReady({bool isReady = true});
neom_core package
documentation
domain/use_cases/home_service
HomeService
timelineIsReady abstract method
HomeService class