LoadingListener typedef

LoadingListener = void Function([double? progress])

Implementation

typedef LoadingListener = void Function([double? progress]);