zero property

HtmlPaddings get zero

Analogous to EdgeInsets.zero

Implementation

static HtmlPaddings get zero => HtmlPaddings.all(0);