isLatestMacOS property

bool get isLatestMacOS

Checks if the current style is the latest iOS design.

Implementation

bool get isLatestMacOS => style == Style.macos;