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