margin property

Implementation

@override
ButtonStateProperty<EdgeInsetsGeometry> get margin {
  return variance.margin;
}