Scenic.Script.rounded_rectangle

You're seeing just the function rounded_rectangle, go back to Scenic.Script module for more information.
Link to this function

rounded_rectangle(ops, width, height, radius)

View Source

Specs

rounded_rectangle(
  ops :: t(),
  width :: number(),
  height :: number(),
  radius :: number()
) :: ops :: t()