getLocalBytes abstract method

Future<Uint8List> getLocalBytes(
  1. String imagePath
)

Implementation

Future<Uint8List> getLocalBytes(final String imagePath);