trigger property

String trigger
final

Reported as navigation.trigger. This widget sees only an index delta — there is no indexIsChanging to read — so it reports tap unless told otherwise.

Implementation

final String trigger;