flutter_page_video
flutter_page_video
PlayerLifeCycle
PlayerLifeCycle constructor
PlayerLifeCycle
PlayerLifeCycle class
Constructors
PlayerLifeCycle
Properties
childBuilder
dataSource
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
PlayerLifeCycle constructor
PlayerLifeCycle
(
String
dataSource
,
VideoWidgetBuilder
childBuilder
)
Implementation
PlayerLifeCycle(this.dataSource, this.childBuilder);