modifierKey property

Key? modifierKey
final

The actual key of the widget, which Modifier wrapped

Because flutter key property is the default for the widget so don't miss-used

Implementation

final Key? modifierKey;