repeatPattern property

bool get repeatPattern

Whether the pattern should be repeated across the entire canvas. Defaults to true.

Implementation

bool get repeatPattern => true;