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