path property

Path Function(Size parentSize) path
final

path is a function that takes a Size and returns a Path

Implementation

final Path Function(Size parentSize) path;