arrowItem property

Widget? arrowItem
final

正常情况下显示的箭头控件。 跟随手势旋转时,x轴正方向为0度,所以如果你使用了箭头,确保箭头指向x轴正方向。

Implementation

final Widget? arrowItem;