debugLabel property

String debugLabel
final

The label used in debug messages. Defaults to FPicker.

This is typically only ever used when creating a custom picker that composes FPicker. Most users will never need to change this.

Implementation

final String debugLabel;