name property

String name
final

The name of the widget to create.

The name is looked up in the current library, or, failing that, in a depth-first search of this library's dependencies.

Implementation

final String name;