headerCell property

RegExp headerCell
final

Implementation

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