thetaf
thetaf
LivePreview
LivePreview const constructor
LivePreview
LivePreview
constructor
Null safety
const
LivePreview
(
StreamController
controller
,
{
Key
?
key
}
)
Implementation
const LivePreview(this.controller, {Key? key}) : super(key: key);
thetaf
thetaf
LivePreview
LivePreview const constructor
LivePreview class
Constructors
LivePreview
Properties
controller
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==