GoogleSignInComposeLibrary
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
GoogleSignInComposeLibrary
GoogleSignInComposeLibrary
/
com.joyner.googlesignincomposelibrary.models.properties
/
GoogleIcon
Google
Icon
sealed
class
GoogleIcon
Inheritors
WithResource
WithVector
WithPainter
Members
Types
With
Painter
Link copied to clipboard
class
WithPainter
(
val
painter
:
Painter
)
:
GoogleIcon
With
Resource
Link copied to clipboard
data
class
WithResource
(
val
id
:
Int
)
:
GoogleIcon
With
Vector
Link copied to clipboard
data
class
WithVector
(
val
imageVector
:
ImageVector
)
:
GoogleIcon