imageData property

Uint8List? imageData
final

Raw image data (PNG, SVG, etc. bytes). If provided, this takes precedence over assetPath.

Implementation

final Uint8List? imageData;