AmrJyniat
Icons.Default.ArrowBack
Chris Sinco [G]
@Composable fun rightBackIconDirection() = if (LocalLayoutDirection.current == LayoutDirection.Rtl) Icons.Default.ArrowForward else Icons.Default.ArrowBack
A modern programming language that makes developers happier.