Packages

Layout and style that's easy to refactor, all without thinking about CSS.

Current section

Files

Jump to
legos include legos@internal@model_Shadow.hrl
Raw

include/legos@internal@model_Shadow.hrl

-record(shadow, {
color :: legos@internal@model:color(),
offset :: {integer(), integer()},
blur :: integer(),
size :: integer()
}).