void initState()
in
example/lib/main.dart [34:37]
4
lines of code
1
McCabe index (conditional complexity)
void initState() { super.initState(); initPlatformState(); }