supportsAnimation property

  1. @override
bool supportsAnimation
override

Does this encoder support animation?

Implementation

@override
bool get supportsAnimation => true;