DataRowFlutterExtensions extension

on

Methods

completeWith({LocalKey? key, ValueChanged<bool?>? onSelectChanged, MaterialStateProperty<Color?>? color}) DataRow
copyWith({LocalKey? key, bool? selected, ValueChanged<bool?>? onSelectChanged, MaterialStateProperty<Color?>? color, List<DataCell>? cells}) DataRow