FlVideoPlayerProgressColors class

Constructors

FlVideoPlayerProgressColors({Color played = const Color(0xb2ff0000), Color buffered = const Color(0x331e1ec8), Color handle = const Color(0xffc8c8c8), Color background = const Color(0x7fc8c8c8)})
const

Properties

background Color
final
buffered Color
final
handle Color
final
hashCode int
The hash code for this object.
no setterinherited
played Color
final
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