onNextFrame method
Called at the beginning of the second frame of page render
Implementation
@mustCallSuper
void onNextFrame(Duration timeStamp) {
_assertDockBuilderInitialized();
}
Called at the beginning of the second frame of page render
@mustCallSuper
void onNextFrame(Duration timeStamp) {
_assertDockBuilderInitialized();
}