hasInputs property
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;
Whether the underlying directive declares any inputs.
This will be true even if there are no inputs matched in the template.
final bool hasInputs;