CockpitEnterTextHandler typedef

CockpitEnterTextHandler = FutureOr<void> Function(String text)

Implementation

typedef CockpitEnterTextHandler = FutureOr<void> Function(String text);