enableLoadState property

bool enableLoadState
final

whether has loading or failed state default is false but network image is true better to set it's true when your image is big and take some time to ready

Implementation

final bool enableLoadState;