module Celestine::Gradient::Stop::Attrs

Defined in:

effects/gradients/gradient.cr

Constant Summary

COLOR = "stop-color"
OFFSET = "offset"
OPACITY = "stop-opacity"