usesAppEvents property

bool get usesAppEvents

Whether this widget class uses any app events.

Implementation

bool get usesAppEvents => appEventKeys.isNotEmpty;