DataTableSelectAction typedef

DataTableSelectAction = void Function(bool?)

Implementation

typedef DataTableSelectAction = void Function(bool?);