onInitialPositionLoading property
Callback when initial position loading starts (for showing progress indicator) Receives the type: 'xpath' or 'cfi'
Implementation
final ValueChanged<String>? onInitialPositionLoading;
Callback when initial position loading starts (for showing progress indicator) Receives the type: 'xpath' or 'cfi'
final ValueChanged<String>? onInitialPositionLoading;