IconButtonDefaults
object IconButtonDefaults
Holding IconButton default values.
Properties
Link copied to clipboard
A pre-defined size of IconButton
Link copied to clipboard
A pre-defined size of IconButton
Link copied to clipboard
A pre-defined size of IconButton
Link copied to clipboard
A pre-defined size of IconButton
Functions
Link copied to clipboard
Default ButtonColors for IconButton follow PicoTheme
@Composable
Creates a ButtonColors that represents the default container and content colors used in a IconButton.
Link copied to clipboard
Creates a ButtonSize that presents sizes used by IconButton
Link copied to clipboard
Default ButtonVibrants for IconButton follow PicoTheme
@Composable
Creates a ButtonVibrants that represents the default container and content vibrants used in an IconButton.