onCreateEnd property
onCreateEnd Callback when map create end(remember that callback for create, this not show end of full init map)
returned a NtkMapControllerInterface map controller
Implementation
final Function(NtkMapControllerInterface)? onCreateEnd;