RPSCustomTriangle constructor
RPSCustomTriangle({
- Color color = const Color(0xffFB8C00),
Implementation
RPSCustomTriangle({this.color = const Color(0xffFB8C00)});
RPSCustomTriangle({this.color = const Color(0xffFB8C00)});