Menu Leading Element
DHIS2 MenuLeadingElement, class to control the MenuItem leading element
Inheritors
Types
Link copied to clipboard
data class Icon(val icon: ImageVector, val defaultErrorTintColor: Color = SurfaceColor.Error, val defaultTintColor: Color = SurfaceColor.Primary, val selectedErrorTintColor: Color = TextColor.OnErrorContainer, val selectedTintColor: Color = TextColor.OnPrimaryContainer) : MenuLeadingElement
DHIS2 Icon, class to control the MenuLeadingElement trailing element icon.
Link copied to clipboard
DHIS2 Indent, class to control the MenuLeadingElement trailing element indent.