This site requires javascript.
Android Code Search
file:androidx/compose/material3/FloatingActionButton.kt function:ExtendedFloatingActionButton
search
close
info_outline
more_vert
Result 1 of 1
content_copy
Search Result Root
androidx/platform/frameworks/support
keyboard_arrow_right
Branch
Branch
androidx-main
keyboard_arrow_right
Search Result Path
compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
FloatingActionButton.kt
content_copy
Preview
396:
397:
398:
@Composable
fun
Small
ExtendedFloatingActionButton
(
onClick: () -> Unit,
462:
463:
464:
@Composable
fun
Medium
ExtendedFloatingActionButton
(
onClick: () -> Unit,
528:
529:
530:
@Composable
fun
Large
ExtendedFloatingActionButton
(
onClick: () -> Unit,
595:
596:
597:
@Composable
fun
ExtendedFloatingActionButton
(
onClick: () -> Unit,
662:
663:
664:
@Composable
fun
Small
ExtendedFloatingActionButton
(
text: @Composable () -> Unit,
730:
731:
732:
@Composable
fun
Medium
ExtendedFloatingActionButton
(
text: @Composable () -> Unit,
798:
799:
800:
@Composable
fun
Large
ExtendedFloatingActionButton
(
text: @Composable () -> Unit,
868:
869:
870:
@Composable
fun
ExtendedFloatingActionButton
(
text: @Composable () -> Unit,
922:
923:
924:
@Composable
private
fun
ExtendedFloatingActionButton
(
text: @Composable () -> Unit,
chevron_left
1
chevron_right
Results per page
10
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Got it
Open branch androidx-main
Help