initOptions property
data is optional data that can be passed to the initOptions function
Implementation
Function? initOptions = (
field,
) async =>
null;
data is optional data that can be passed to the initOptions function
Function? initOptions = (
field,
) async =>
null;