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
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