AnimatedIcons class

Identifier for the supported material design animated icons.

Use with AnimatedIcon class to show specific animated icons.

Constructors

AnimatedIcons()

Properties

hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
toString() String
Returns a string representation of this object.
inherited

Operators

operator ==(dynamic other) bool
The equality operator. [...]
inherited

Constants

add_event → const AnimatedIconData
The material design add to event icon animation.
_$add_event
arrow_menu → const AnimatedIconData
The material design arrow to menu icon animation.
_$arrow_menu
close_menu → const AnimatedIconData
The material design close to menu icon animation.
_$close_menu
The material design ellipsis to search icon animation.
_$ellipsis_search
event_add → const AnimatedIconData
The material design event to add icon animation.
_$event_add
home_menu → const AnimatedIconData
The material design home to menu icon animation.
_$home_menu
list_view → const AnimatedIconData
The material design list to view icon animation.
_$list_view
The material design menu to arrow icon animation.
_$menu_arrow
The material design menu to close icon animation.
_$menu_close
The material design menu to home icon animation.
_$menu_home
pause_play → const AnimatedIconData
The material design pause to play icon animation.
_$pause_play
play_pause → const AnimatedIconData
The material design play to pause icon animation.
_$play_pause
search_ellipsis → const AnimatedIconData
The material design search to ellipsis icon animation.
_$search_ellipsis
view_list → const AnimatedIconData
The material design view to list icon animation.
_$view_list