selectedIndicator property
When use edit mode,if you select this row,you will see this indicator on the left of the cell.
(可以不传,有默认组件)当你进入编辑模式的时候,如果你选择了这一行,那么你将会在cell左边看到这个组件
Implementation
final Widget selectedIndicator;
When use edit mode,if you select this row,you will see this indicator on the left of the cell.
(可以不传,有默认组件)当你进入编辑模式的时候,如果你选择了这一行,那么你将会在cell左边看到这个组件
final Widget selectedIndicator;