row property

RegExp row
final

Implementation

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