loadBytes abstract method
Load the byte data for a vector graphic binary asset.
Implementation
Future<ByteData> loadBytes(BuildContext? context);
Load the byte data for a vector graphic binary asset.
Future<ByteData> loadBytes(BuildContext? context);