onLoad property

dynamic Function()? onLoad
final

a function called when the mono widget loads

Implementation

final Function()? onLoad;