Created by Marcin SzaĆek Define a text mapper to transform the text displayed by the picker
///Define a text mapper to transform the text displayed by the picker typedef String TextMapper(String numberText);