dataCell property

RegExp dataCell
final

Implementation

static final RegExp dataCell = RegExp(r'<td[\s\S]*?<\/td>', caseSensitive: false);