menu
ngcomponents package
documentation
mixins/button_wrapper.dart
MaterialButtonWrapper
icon property
icon property
dark_mode
light_mode
icon
property
@Input()
Icon
?
icon
getter/setter pair
Icon to be used with the button. (Optional)
Implementation
@Input() Icon? icon;
ngcomponents package
documentation
mixins/button_wrapper
MaterialButtonWrapper
icon property
MaterialButtonWrapper class