onShowInfo property

void Function({String message, String? title})? onShowInfo
final

Implementation

final void Function({
  String message,
  String? title,
})? onShowInfo;