TriangleUpWidget( {Key? key, this.height = 14, this.width = 16, required this.color}) : super(key: key);