menu
wsl2distromanager
hoverable
Hoverable
Hoverable const constructor
Hoverable
brightness_4
brightness_5
Hoverable
constructor
const
Hoverable
(
{
Key
?
key
,
required
Widget
child
}
)
Implementation
const Hoverable({Key? key, required this.child}) : super(key: key);
wsl2distromanager
hoverable
Hoverable
Hoverable const constructor
Hoverable class
Constructors
Hoverable
Properties
child
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==