mb property
EdgeInsets
get
mb
Margin bottom only: mb
Implementation
EdgeInsets get mb => EdgeInsets.only(bottom: toDouble());
Margin bottom only: mb
EdgeInsets get mb => EdgeInsets.only(bottom: toDouble());