extraTargetKeys property

List<GlobalKey<State<StatefulWidget>>>? extraTargetKeys
final

Additional widgets to highlight alongside the primary target.

Implementation

final List<GlobalKey>? extraTargetKeys;