onWarning property
Developer warnings (duplicate id etc.); in debug builds the controller wires up printing.
Implementation
void Function(String warning)? onWarning;
Developer warnings (duplicate id etc.); in debug builds the controller wires up printing.
void Function(String warning)? onWarning;