menu
shaper package
documentation
shaper.dart
Shaper
path property
path property
dark_mode
light_mode
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;
shaper package
documentation
shaper
Shaper
path property
Shaper class