orientationMatcher property
The target orientation (e.g., Orientation.portrait). If null, the config matches any orientation.
Implementation
final Orientation? orientationMatcher;
The target orientation (e.g., Orientation.portrait). If null, the config matches any orientation.
final Orientation? orientationMatcher;