Set the labelStyle's bearing
Future<void> setLabelStyleBearing(num bearing) => DisplayRulePlatform.instance.setLabelStyleBearing(id, bearing);