@NonNull fun applySystemGestureInsetsToPadding(flags: Int): Insetter.Builder
flags - Int: specifies the sides on which the system gesture insets should be applied to the padding. Ignored if Insetter#onApplyInsetsListener is set.
See Also
Insetter#applyInsetsToView(View, WindowInsetsCompat, ViewState)