type property

  1. @override
String type
final

A representation of the variant of a node.

Implementation

@override
final String type = 'table-cell';