addRepaintBoundary property

bool addRepaintBoundary
final

Whether the game should assume the behavior of a RepaintBoundary, defaults to true.

Implementation

final bool addRepaintBoundary;