RippleShape.fromPath constructor

RippleShape.fromPath(
  1. Path path
)

Implementation

factory RippleShape.fromPath(Path path) => RippleShape._(path, null, false);