decoderBuilder property

PictureInfoDecoderBuilder<Uint8List> decoderBuilder
final

The decoder builder to build a decoder when currentColor changes.

Implementation

final PictureInfoDecoderBuilder<Uint8List> decoderBuilder;