onViewCreated property
@brief callback provides access to location view's main class.
Class is used to interact with the view.
Implementation
final void Function(LocationWindow) onViewCreated;
@brief callback provides access to location view's main class.
Class is used to interact with the view.
final void Function(LocationWindow) onViewCreated;