showOnlyOnEditing property
If showOnlyOnEditing is true, the icon will be displayed on the last column of DynamicTable as action only when the DynamicTableDataRow.isEditing is in editing mode.
Implementation
final bool showOnlyOnEditing;
If showOnlyOnEditing is true, the icon will be displayed on the last column of DynamicTable as action only when the DynamicTableDataRow.isEditing is in editing mode.
final bool showOnlyOnEditing;