repeatPattern property
bool
get
repeatPattern
Whether the pattern should be repeated across the entire canvas. Defaults to true.
Implementation
bool get repeatPattern => true;
Whether the pattern should be repeated across the entire canvas. Defaults to true.
bool get repeatPattern => true;