name property

String get name

Returns the component name.

Implementation

String get name => node.name!;