FontLoaderComponent class
- Annotations
-
- @Directive.new(selector: '[font-loader]')
Constructors
- FontLoaderComponent(FontService _font, ChangeDetectorRef _cd, HtmlElement _element)
Properties
- animate ↔ bool
-
getter/setter pair
- family ↔ FontFamily?
-
getter/setter pair
- familyName ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- loader ↔ FontStyle?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- style ↔ String?
-
getter/setter pair
- weight ↔ String?
-
getter/setter pair
Methods
-
ngAfterChanges(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited