spine_bounds_get_width method
Implementation
double spine_bounds_get_width(
  spine_bounds bounds,
) {
  return _spine_bounds_get_width(
    bounds,
  );
}double spine_bounds_get_width(
  spine_bounds bounds,
) {
  return _spine_bounds_get_width(
    bounds,
  );
}