flutter_page_video
flutter_page_video
VideoFullPage
VideoFullPage constructor
VideoFullPage
VideoFullPage class
Constructors
VideoFullPage
Properties
source
type
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
VideoFullPage constructor
VideoFullPage
(
String
source
, {
VideoType
type
:
VideoType.net
})
Implementation
VideoFullPage(this.source, {this.type: VideoType.net});