onMostVisible property

(dynamic Function()?) onMostVisible
final

Used for specific development when the widget is the most visible

Implementation

final Function()? onMostVisible;