table property

RegExp table
final

Implementation

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