DataRowFlutterExtensions extension

on

Methods

completeWith({LocalKey? key, ValueChanged<bool?>? onSelectChanged, MaterialStateProperty<Color?>? color}) DataRow

Available on DataRow, provided by the DataRowFlutterExtensions extension

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

Available on DataRow, provided by the DataRowFlutterExtensions extension