CustomViewMixin mixin

Mixin Applications

Properties

afterChildren List<Widget>?
to VideoBox.afterChildren
getter/setter pair
background Widget?
to VideoBox.background
getter/setter pair
barrierColor Color?
to VideoBox.barrierColor
getter/setter pair
beforeChildren List<Widget>?
to VideoBox.beforeChildren
getter/setter pair
bottomPadding EdgeInsets?
to VideoBox.bottomPadding
getter/setter pair
bottomViewBuilder BottomViewBuilder?
to VideoBox.bottomViewBuilder
getter/setter pair
children List<Widget>?
to VideoBox.children
getter/setter pair
cover Widget?
to VideoBox.cover
getter/setter pair
customBufferedWidget Widget?
to VideoBox.customBufferedWidget
getter/setter pair
customFullScreen CustomFullScreen?
to VideoBox.customFullScreen
getter/setter pair
customLoadingWidget Widget?
to VideoBox.customLoadingWidget
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
theme ThemeData?
to VideoBox.theme
getter/setter pair

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