Scenic.Script.draw_rounded_rectangle

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

draw_rounded_rectangle(ops, width, height, radius, flag)

View Source

Specs

draw_rounded_rectangle(
  ops :: t(),
  width :: number(),
  height :: number(),
  radius :: number(),
  fill_stroke_flags :: fill_stroke()
) :: ops :: t()