needsFullClear method

  1. @override
bool needsFullClear()
override

Returns true if the previous frame had significantly more content than the current one.

Implementation

@override
bool needsFullClear() => false;