material property

  1. @Input()
bool material
getter/setter pair

If this flag is set, fo_icon uses material icon instead

Implementation

@Input()
bool material = false;