platformImageForPath function
Implementation
ImageProvider<Object> platformImageForPath(String path) =>
throw UnsupportedError('Provide imageForPath for this platform.');
ImageProvider<Object> platformImageForPath(String path) =>
throw UnsupportedError('Provide imageForPath for this platform.');