video_player
video_player
ProgressBarPainter
constructor ProgressBarPainter
ProgressBarPainter
class ProgressBarPainter
Constructors
ProgressBarPainter
Properties
colors
value
hashCode
runtimeType
Methods
paint
shouldRepaint
addListener
hitTest
noSuchMethod
removeListener
toString
Operators
operator ==
ProgressBarPainter
(
VideoPlayerValue
value
,
VideoProgressColors
colors
)
Source
ProgressBarPainter(this.value, this.colors);
constructor ProgressBarPainter