Signature for a function that takes a Path and returns a Path.
Used by the tree line painters to update the tree line path if desired.
typedef PathModifier = Path Function(Path path);