iosUseZeroPaddingForAppbarPlatformIcon property

bool iosUseZeroPaddingForAppbarPlatformIcon
final

Sets any padding of the PlatformIconButton to EdgeInserts.zero when placed inside a PlatformAppBar. Only affects the padding for the cupertino style and only if no padding is already defined. Will affect all PlatformIconButtons added to the PlatformAppBar

Implementation

final bool iosUseZeroPaddingForAppbarPlatformIcon;