margin property

EdgeInsetsGeometry? margin
final

The margin created around this button. The margin is added around the Semantics widget, if any.

Implementation

final EdgeInsetsGeometry? margin;