hasInputs property

bool hasInputs
final

Whether the underlying directive declares any inputs.

This will be true even if there are no inputs matched in the template.

Implementation

final bool hasInputs;