texts property

Map<String, TupleType<TapGestureRecognizer?, TupleType<ZwapTextType, Color>>> texts
final

Each text with a custom type and custom color and optionally a recognizer

Implementation

final Map<String, TupleType<TapGestureRecognizer?, TupleType<ZwapTextType, Color>>> texts;