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