getAssetBytes abstract method

Future<Uint8List> getAssetBytes(
  1. String imagePath
)

Implementation

Future<Uint8List> getAssetBytes(final String imagePath);