componentId property

  1. @override
String componentId
override

The ID of the component that was interacted with.

Implementation

@override
String get componentId => interaction.data.customId;