module Line::Message::Builder::Flex::Position::Padding

Provides padding options for components, allowing space to be defined around the content of a component, inside its borders.

Note: In this DSL, padding is an alias for padding_all. The LINE API uses paddingAll. When using the DSL padding(value), it sets the underlying value that will be output as paddingAll.