getPlaceholder method

Widget getPlaceholder()

Implementation

Widget getPlaceholder() => placeHolder ?? Image.asset('assets/images/alt-image.png');