usesDataStructs property

bool get usesDataStructs

Whether this widget class uses any data structs.

Implementation

bool get usesDataStructs => dataStructKeys.isNotEmpty;