Function InlineStyle.marginBottom

Bottom margin value (SIZE_UNSPECIFIED or Length.none for auto)

void marginBottom (
  Length len
) @property;

void marginBottom (
  float px
) @property;