A stream that emits action IDs when the user taps a widget area.
Stream<String> get onAction { throw UnimplementedError('onAction has not been implemented.'); }