wsl2distromanager
actions_screen
QuickPage
QuickPage const constructor
QuickPage
QuickPage
constructor
Null safety
const
QuickPage
(
{
Key
?
key
,
required
ThemeData
themeData
}
)
Implementation
const QuickPage({Key? key, required this.themeData}) : super(key: key);
wsl2distromanager
actions_screen
QuickPage
QuickPage const constructor
QuickPage class
Constructors
QuickPage
Properties
hashCode
key
runtimeType
themeData
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==