NextPositionLoadingBar typedef

NextPositionLoadingBar = dynamic Function()

Specifies the next position of the loading bar

Implementation

typedef NextPositionLoadingBar = Function();