assetBytes property

Uint8List? assetBytes
final

The assetBytes argument must not be null if assetName is null. File should be of type png

Implementation

final Uint8List? assetBytes;