RiveOnLoaded typedef
RiveOnLoaded =
void Function(RiveLoaded state)
A function that is called when the Rive state is loaded.
Implementation
typedef RiveOnLoaded = void Function(RiveLoaded state);
A function that is called when the Rive state is loaded.
typedef RiveOnLoaded = void Function(RiveLoaded state);