onAttentionRequest property

void Function(String title)? onAttentionRequest
getter/setter pair

Called when the application requests user attention.

Implementation

void Function(String value)? onAttentionRequest;