landscapePlatforms property

List<ResponsiveTargetPlatform>? landscapePlatforms
final

Override list of platforms to enable landscape mode on. By default, only mobile platforms support landscape mode. This override exists primarily to enable custom landscape vs portrait behavior and future compatibility with Fuschia.

Implementation

final List<ResponsiveTargetPlatform>? landscapePlatforms;