public interface ToggleIcons
| Modifier and Type | Method and Description |
|---|---|
default Icon |
check_box_outline_blank() |
default Icon |
check_box() |
default Icon |
indeterminate_check_box() |
default Icon |
radio_button_checked() |
default Icon |
radio_button_unchecked() |
default Icon |
star_border() |
default Icon |
star_half() |
default Icon |
star() |
default Icon check_box()
default Icon check_box_outline_blank()
default Icon indeterminate_check_box()
default Icon radio_button_checked()
default Icon radio_button_unchecked()
default Icon star()
default Icon star_border()
default Icon star_half()
Copyright © 2019–2022 Dominokit. All rights reserved.