customId property

  1. @override
String customId
latefinalinherited

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

Implementation

@override
late final String customId;