customId property

String customId

The custom id of this component, set by the user, if there isn't one, an empty string is returned.

Implementation

// TODO: Add nullable string in next major release.
String get customId;