gaplessPlayback property

bool gaplessPlayback
final

This is used to continue showing the old image (true), or briefly show nothing (false), when the imageProvider changes. By default it's set to false.

Implementation

final bool gaplessPlayback;