CustomIcons class
this class help you to change the default player icons
Constructors
Properties
- exitPip → Widget?
-
final
- fastForward → Widget?
-
final
- fullscreen → Widget?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- lock → Widget?
-
final
- minimize → Widget?
-
final
- mute → Widget?
-
final
- pause → Widget?
-
final
- pip → Widget?
-
final
- play → Widget?
-
final
- repeat → Widget?
-
final
- rewind → Widget?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sound → Widget?
-
final
- unlock → Widget?
-
final
- videoFit → Widget?
-
final
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