decoder property

  1. @visibleForTesting
PictureInfoDecoder<Uint8List> decoder
getter/setter pair

The PictureInfoDecoder to use when drawing this picture.

Implementation

@visibleForTesting
PictureInfoDecoder<Uint8List> decoder;