onLoad property
dynamic Function()?
onLoad
final
a function called when the mono widget loads
Implementation
final Function()? onLoad;
a function called when the mono widget loads
final Function()? onLoad;