create static method

TableHead create()

Implementation

@$core.pragma('dart2js:noInline')
static TableHead create() => TableHead._();