orientationMatcher property

Orientation? orientationMatcher
final

The target orientation (e.g., Orientation.portrait). If null, the config matches any orientation.

Implementation

final Orientation? orientationMatcher;