LabelFunction typedef

LabelFunction = String? Function()

Returns a non-null label.

Implementation

typedef LabelFunction = String? Function();