showInfo property

void Function(String info) showInfo
final

Function that will be called when an info message occur

Implementation

final void Function(String info) showInfo;