@NonNull fun setOnApplyInsetsListener(@Nullable onApplyInsetsListener: OnApplyInsetsListener?): Insetter.Builder
onApplyInsetsListener - OnApplyInsetsListener?: Callback for supplying custom logic to apply insets. If set, Insetter will ignore any specified side flags, and the caller is responsible for applying insets.