unitut_pdf
app
App
App const constructor
App
App
constructor
Null safety
const
App
(
{
Key
?
key
}
)
Implementation
const App({Key? key}) : super(key: key);
unitut_pdf
app
App
App const constructor
App class
Constructors
App
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==