customConstraints property

List<String> customConstraints

Custom table constraints that should be added to the table.

See also:

Implementation

List<String> get customConstraints => [];