imageProviderFor static method
Implementation
static ImageProvider imageProviderFor(String path) {
return NetworkImage("https://placehold.co/110x110/FFA726/ffffff?text=POS");
}
static ImageProvider imageProviderFor(String path) {
return NetworkImage("https://placehold.co/110x110/FFA726/ffffff?text=POS");
}