load abstract method

Future load(
  1. String path, {
  2. bool fromAssets = true,
})

Implementation

Future load(String path, {bool fromAssets = true});