FUIcons class

FUIcons is a class that allows you to use the icons from the FUI Kit.

Constructors

FUIcons.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Static Properties

boldRounded SvgIcon
Bold Rounded Icons
getter/setter pair
boldStraight SvgIcon
Bold Straight Icons
getter/setter pair
regularRounded SvgIcon
FUIcons.regularRounded is a class that allows you to use the icons from the FUI Kit.
getter/setter pair
regularStraight SvgIcon
Regular Straight Icons
getter/setter pair
solidRounded SvgIcon
Solid Rounded Icons
getter/setter pair
solidStraight SvgIcon
Solid Straight Icons
getter/setter pair

Constants

BOLD_ROUNDED → const String
BOLD_STRAIGHT → const String
PATH → const String
REGULAR_ROUNDED → const String
REGULAR_STRAIGHT → const String
SOLID_ROUNDED → const String
SOLID_STRAIGHT → const String