|
Fluid 1.3.0
Material Design for QtQuick and Qml
|
Draws the Material 3 selected or unselected radio-button indicator. More...
Draws the Material 3 selected or unselected radio-button indicator.
RadioIndicator is the visual delegate used by RadioButton. The control must expose a boolean checked property, while color supplies the resolved color for the current interaction state.
For more information see the Material Design 3 radio-button guidelines.
Definition at line 18 of file RadioIndicator.qml.