isWrapper property

bool isWrapper
final

Whether the component clones or passes through its children and needs to be treated as if it were the wrapped component when passed in to isComponentOfType.

Implementation

final bool isWrapper;