IfMatchWrapper constructor

IfMatchWrapper(
  1. Component child
)

Implementation

IfMatchWrapper(Component child) : super(child);