usesAppConstants property

bool get usesAppConstants

Whether this widget class uses any app constants.

Implementation

bool get usesAppConstants => appConstantKeys.isNotEmpty;