-
public final class CloseButtonKt
-
-
Method Summary
Modifier and Type Method Description final static UnitCloseButton(BoxScope $self, Boolean shouldDisplayDismissButton, Color color, Boolean actionInProgress, Function0<Unit> onClick)-
-
Method Detail
-
CloseButton
@Composable() final static Unit CloseButton(BoxScope $self, Boolean shouldDisplayDismissButton, Color color, Boolean actionInProgress, Function0<Unit> onClick)
-
-
-
-