flagsButtonPadding property

EdgeInsetsGeometry flagsButtonPadding
final

The padding of the Flags Button.

The amount of insets that are applied to the Flags Button.

If unset, defaults to EdgeInsets.zero.

Implementation

final EdgeInsetsGeometry flagsButtonPadding;