DynamicItem

constructor(@NonNull title: String, @NonNull displayText: Supplier<out Any>)

Create a new DynamicItem.

Parameters

title

the static name of this option

displayText

a function that returns the display value for this option