preInit property

dynamic Function() preInit
final

Called in initState() before super.initState()

Implementation

final Function() preInit;