isIOS property

bool get isIOS

Whether this token set targets the iOS visual style.

Implementation

bool get isIOS => platformStyle.isIOS;