scheduleForcedFrames property

bool scheduleForcedFrames
getter/setter pair

If true, SchedulerBinding.instance.scheduleForcedFrame will be called after each frame.

Implementation

static bool scheduleForcedFrames = true;