NUIImagePainter constructor
NUIImagePainter({
- required Uint8List imageBytes,
Implementation
NUIImagePainter({required this.imageBytes});
NUIImagePainter({required this.imageBytes});