timelineIsReady abstract method

void timelineIsReady({
  1. bool isReady = true,
})

Implementation

void timelineIsReady({bool isReady = true});