beforeLoad property
void Function()?
beforeLoad
final
Function to be called before the data is loaded.
Implementation
final void Function()? beforeLoad;
Function to be called before the data is loaded.
final void Function()? beforeLoad;