valueMapper property

bool Function()? valueMapper
final

Every time the indicatorNotifier triggers this callback will be processed to get the indicator/loading state

Implementation

final bool Function()? valueMapper;