OnLoad typedef

OnLoad = void Function(bool isLoading)

Коллбэк при загрузки

Implementation

typedef OnLoad = void Function(bool isLoading);