Skip to content

Instantly share code, notes, and snippets.

@ponnamkarthik
Created February 9, 2023 01:43
Show Gist options
  • Save ponnamkarthik/be0a61b32e3194831b9d66e842df6a8a to your computer and use it in GitHub Desktop.
Save ponnamkarthik/be0a61b32e3194831b9d66e842df6a8a to your computer and use it in GitHub Desktop.
CustomPaint(
painter: MyPainter(paint),
child: Container(),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment