usesCustomWidgets property

bool get usesCustomWidgets

Whether this widget class uses any custom widgets.

Implementation

bool get usesCustomWidgets => customWidgetKeys.isNotEmpty;