Constructs an Arrow widget.
color is the color of the arrow icon.
color
size is the size of the arrow.
size
const Arrow({ this.color, this.size = const Size(24, 24), super.key, });