BottomNavigationOwnProps
Inheritors
Properties
Link copied to clipboard
Override or extend the styles applied to the component.
Link copied to clipboard
Callback fired when the value changes.
Link copied to clipboard
If true
, all BottomNavigationAction
s will show their labels. By default, only the selected BottomNavigationAction
will show its label.
Functions
Link copied to clipboard
open inline operator fun <T> ContextType<T>.invoke(value: T, noinline block: ChildrenBuilder.() -> Unit)