margin method

T margin(
  1. EdgeInsetsGeometry m
)

Implementation

T margin(EdgeInsetsGeometry m) => (this.._margin = m) as T;