onStateChange property

bool Function(BuildContext context) onStateChange
final

return true to trigger onFetchData

Implementation

final bool Function(BuildContext context) onStateChange;