onShowNotice property

dynamic Function() onShowNotice
getter/setter pair

Notice was displayed or should be displayed

Implementation

dynamic Function() onShowNotice = () {};