Constructors

Link copied to clipboard
constructor(painter: Painter, contentDescription: String)

Creates an instance of OudsFloatingActionButtonIcon.

constructor(imageVector: ImageVector, contentDescription: String)

Creates an instance of OudsFloatingActionButtonIcon.

constructor(bitmap: ImageBitmap, contentDescription: String)

Creates an instance of OudsFloatingActionButtonIcon.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun Content(extraParameters: Nothing)
fun Content(modifier: Modifier, extraParameters: Nothing)

The Jetpack Compose UI for this component content.

open override fun Content(modifier: Modifier)

The Jetpack Compose UI for this component content. Subclasses must implement this method to provide content.