showAddRowButton property

bool showAddRowButton
final

Whether to show the add row button. Defaults to true. If set to true and showActions is set to false, exception will be thrown because the actions column is required to save the new row.

Implementation

final bool showAddRowButton;