Skip to content

Commit 7b3de03

Browse files
committed
reformatted
1 parent 690c9f2 commit 7b3de03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/gradiented.dart

-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ class Gradiented extends StatelessWidget {
1111
Widget build(BuildContext context) {
1212
return ShaderMask(shaderCallback: gradient.createShader, child: child);
1313
}
14-
1514
}

0 commit comments

Comments
 (0)