isLatestIOS property

bool get isLatestIOS

Checks if the current style is the latest iOS design.

Implementation

bool get isLatestIOS => style == Style.latestIOS;