Skip to content

Commit

Permalink
reformatted
Browse files Browse the repository at this point in the history
  • Loading branch information
adar2378 committed Jul 21, 2021
1 parent 690c9f2 commit 7b3de03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/gradiented.dart
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ class Gradiented extends StatelessWidget {
Widget build(BuildContext context) {
return ShaderMask(shaderCallback: gradient.createShader, child: child);
}

}

0 comments on commit 7b3de03

Please sign in to comment.