usesCustomFunctions property

bool get usesCustomFunctions

Whether this widget class uses any custom functions.

Implementation

bool get usesCustomFunctions => customFunctionKeys.isNotEmpty;