enableLoadState property
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;
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
final bool enableLoadState;